projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3fbafe
)
Clarify what happens with duplicates in process-environment.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 25 Oct 2001 15:30:32 +0000
(15:30 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 25 Oct 2001 15:30:32 +0000
(15:30 +0000)
lispref/os.texi
patch
|
blob
|
history
diff --git
a/lispref/os.texi
b/lispref/os.texi
index 6c4a86e3bbecb6b8b3db671b7ede5207d0154c44..d6a58910f40b87c600b98af35b8fe9d04ff55cb1 100644
(file)
--- a/
lispref/os.texi
+++ b/
lispref/os.texi
@@
-738,6
+738,10
@@
process-environment
"HOME=/user/lewis")
@end group
@end smallexample
+
+If @code{process-environment} contains ``duplicate'' elements that
+specify the same environment variable, the first of these elements
+specifies the variable, and the other ``duplicates'' are ignored.
@end defvar
@defvar path-separator